Skip to content

Added code block to describe update_endpoint option in sagemaker model_builder #4834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

rsareddy0329
Copy link
Contributor

@rsareddy0329 rsareddy0329 commented Mar 20, 2025

Issue #, if available:
aws/sagemaker-python-sdk#2545
To address this issue, update_endpoint flag is added in PR: aws/sagemaker-python-sdk#5085
Description of changes:

  • Added the example code block to understand the usage of update_endpoint flag added in model_builder.

Testing done:
Tested the code block on studio notebook in personal aws account, after installing pysdk tar with the change mentioned above in Issue

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have verified that my PR does not contain any new notebook/s which demonstrate a SageMaker functionality already showcased by another existing notebook in the repository
  • I have read the CONTRIBUTING doc and adhered to the guidelines regarding folder placement, notebook naming convention and example notebook best practices
  • I have updated the necessary documentation, including the README of the appropriate folder as well as the index.rst file
  • I have tested my notebook(s) and ensured it runs end-to-end
  • I have linted my notebook(s) and code using python3 -m black -l 100 {path}/{notebook-name}.ipynb

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@rsareddy0329 rsareddy0329 marked this pull request as ready for review March 20, 2025 16:18
@rsareddy0329 rsareddy0329 merged commit 390f4ed into aws:default Mar 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants